Skip to content

test(repo): execute packed subpaths#2169

Open
jrusso1020 wants to merge 1 commit into
07-10-refactor-repo-centralize-package-subpathsfrom
07-10-test-repo-execute-packed-subpaths
Open

test(repo): execute packed subpaths#2169
jrusso1020 wants to merge 1 commit into
07-10-refactor-repo-centralize-package-subpathsfrom
07-10-test-repo-execute-packed-subpaths

Conversation

@jrusso1020

@jrusso1020 jrusso1020 commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

What

Execute every promised packed subpath in clean Node and browser consumers.

Why

Manifest generation alone cannot prove that an exported subpath installs, resolves peers, or bundles in its declared environment.

How

Install packed tarballs, import all Node promises, typecheck consumer code, and run a Vite browser build according to descriptor environments.

Test plan

  • 94 packed exports resolved; 89 Node exports executed; TypeScript and Vite consumer validation
  • Stack-wide lint, format, build, typecheck, and relevant integration gates

jrusso1020 commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch 2 times, most recently from 447a9ae to e63d3d2 Compare July 12, 2026 04:01
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from 7af2c9f to 904af92 Compare July 12, 2026 04:32
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch 2 times, most recently from 1a5a77f to a49f48a Compare July 12, 2026 04:58
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from 4675434 to d83f305 Compare July 12, 2026 08:54
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch from a49f48a to ab67cc0 Compare July 12, 2026 08:54
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from d83f305 to c53ccae Compare July 12, 2026 09:05
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch from ab67cc0 to 5c21f92 Compare July 12, 2026 09:05
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from c53ccae to fcd3ee8 Compare July 12, 2026 09:11
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch 2 times, most recently from c336e30 to fcb55ec Compare July 13, 2026 15:52
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from dd456c8 to 9496526 Compare July 13, 2026 17:29
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch 2 times, most recently from 5e6c349 to 39f36b1 Compare July 13, 2026 18:09
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch 2 times, most recently from 2814d23 to 815ca85 Compare July 13, 2026 18:35
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch from 39f36b1 to 2ca864e Compare July 13, 2026 18:35
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from 815ca85 to f678c50 Compare July 13, 2026 20:27
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch 2 times, most recently from 8c70ca8 to 5006eb1 Compare July 13, 2026 20:33
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from f678c50 to 1e3aa59 Compare July 13, 2026 20:33
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch from 5006eb1 to f505062 Compare July 13, 2026 22:09
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from 554f049 to 81f0609 Compare July 13, 2026 22:18
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch 3 times, most recently from e656e66 to dab294d Compare July 14, 2026 00:03
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from 4a8cbbd to f064103 Compare July 14, 2026 03:20
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch from dab294d to 72cafdf Compare July 14, 2026 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant